Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Jun 21, 2023

What This PR Changes

Various broken links were found by scanning the content with the markdown-link-check tool and fixed.

The breakage had several causes:

  • Typos made by content author
  • Content moved to a different URL without a redirect
  • Content removed from Internet

Various techniques were used to correct these:

  • Fix typos
  • Update URL to new location of content
  • Update URL to equivalent content (e.g., replacing link to Arduino Store page with hardware documentation page link)
  • Use Wayback Machine archive of page
  • Remove insignificant broken links

Contribution Guidelines

@per1234 per1234 added bug Something isn't working arduino Bugs and fixes added by the Arduino Team labels Jun 21, 2023
@per1234 per1234 requested a review from karlsoderby June 21, 2023 11:48
@per1234 per1234 self-assigned this Jun 21, 2023
@per1234 per1234 mentioned this pull request Jun 21, 2023
1 task
@per1234 per1234 removed their assignment Jun 21, 2023
@gatsby-cloud
Copy link

gatsby-cloud bot commented Jun 21, 2023

✅ docs-content deploy preview ready

Copy link
Contributor

@karlsoderby karlsoderby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @per1234 for creating the branch. It looks good and build was successful.

Various broken links were found by scanning the content with the markdown-link-check tool and fixed.

The breakage had several causes:

- Typos made by content author
- Content moved to a different URL without a redirect
- Content removed from Internet

Various techniques were used to correct these:

- Fix typos
- Update URL to new location of content
- Update URL to equivalent content (e.g., replacing link to Arduino Store page with hardware documentation page link)
- Use Wayback Machine archive of page
- Remove insignificant broken links
@per1234 per1234 merged commit 69145a8 into main Jun 27, 2023
@per1234 per1234 deleted the fix-links branch June 27, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arduino Bugs and fixes added by the Arduino Team bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants